This file contains all the info about changes in LEdit OCX wrapper from 
version 1.04 up to latest available version.

Changes in version 2.01 compared to version 2.00
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- EM_EX_GETFIRSTVISIBLELINE used instead of erroneous
  EM_GETFIRSTVISIBLELINE

- New methods GetWrapLineCount, GetWrapLineLength
  and GetWrapLine added

- Design-time properties made bindable and now 
  changing them affect VB's Property Browser

Changes in version 2.00 compared to version 1.08
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Property pages reorganised and extended

- WordWrap, WordWrapAuto, WordWrapWidth and
  WordWrapRMargin properties added

- PrintedPageNum property added

- MultilineStrings/SinglelineStrings properties added

- HighlightedLine/HighlightedPos properties added

- Skip property added

- FirstVisibleLine/FirstVisiblePos properties are
  no more read-only

- ExtraComments/Item2AsComment properties added

- Print/PrinterSetup methods added

- DrawPage/NextPage methods added along with 
  PageFirstLine, PageSkip, PageHeight, PageWidth
  and PageWordWrapWidth properties added

- Bug with SelectAll method fixed

Changes in version 1.08 compared to version 1.07
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- New EM_EX_UNDO constant used instead of erroneous EM_UNDO

Changes in version 1.07 compared to version 1.06
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Setup32 now works properly on Windows NT

- OLE_COLOR problems solved

- Arrow and Tab key functionality restored

- New EM_EX_* constants used insted of erroneous EM_*

- WantTab property added

Changes in version 1.06 compared to version 1.04
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Control of LEDIT.DLL/LEDIT32.DLL version introduced

- LEdit OCX adjusted to follow new protocol in LEDIT.DLL V1.06
  and LEDIT32.DLL V1.06 to be workable under Windows NT
